Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (next) #2064

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Version Packages (next) #2064

merged 1 commit into from
Apr 27, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Apr 25, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sumup/[email protected]

Major Changes

  • #2063 fef5b955 Thanks @connor-baer! - Removed the deprecated children prop from the Checkbox component. Use the label prop instead.

  • #2065 8adb8fee Thanks @connor-baer! - Removed the sharedPropTypes export. Type the props using TypeScript instead.

  • #2063 fef5b955 Thanks @connor-baer! - Removed the deprecated confirm, notify, and alert variants from the Badge, NotificationInline, and NotificationToast components. Use the success, warning, and danger variants instead.

  • #2065 8adb8fee Thanks @connor-baer! - Migrated the Carousel components to TypeScript. Added the required playButtonLabel, pauseButtonLabel, prevButtonLabel, and nextButtonLabel props.

  • #2065 8adb8fee Thanks @connor-baer! - Migrated the Calendar components to TypeScript. Some props are now required. The CalendarTagTwoStep's clearText and confirmText props have been renamed to clearButtonLabel and confirmButtonLabel respectively.

Minor Changes

@connor-baer connor-baer requested a review from a team as a code owner April 25, 2023 18:59
@connor-baer connor-baer requested review from pdrmdrs and removed request for a team April 25, 2023 18:59
@vercel
Copy link

vercel bot commented Apr 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 5:34pm

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #2064 (9a1454e) into next (8adb8fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2064   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files         248      248           
  Lines       22383    22383           
  Branches     2117     2117           
=======================================
  Hits        21669    21669           
  Misses        703      703           
  Partials       11       11           

@connor-baer connor-baer force-pushed the changeset-release/next branch from 802863e to 9a1454e Compare April 26, 2023 17:31
@connor-baer connor-baer merged commit 06faaae into next Apr 27, 2023
@connor-baer connor-baer deleted the changeset-release/next branch April 27, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant